3.97 \(\int \frac{x (a+b \tan ^{-1}(c x))^2}{d+i c d x} \, dx\)

Optimal. Leaf size=192 \[ -\frac{i b \text{PolyLog}\left (2,1-\frac{2}{1+i c x}\right ) \left (a+b \tan ^{-1}(c x)\right )}{c^2 d}+\frac{b^2 \text{PolyLog}\left (2,1-\frac{2}{1+i c x}\right )}{c^2 d}-\frac{b^2 \text{PolyLog}\left (3,1-\frac{2}{1+i c x}\right )}{2 c^2 d}+\frac{\left (a+b \tan ^{-1}(c x)\right )^2}{c^2 d}-\frac{2 i b \log \left (\frac{2}{1+i c x}\right ) \left (a+b \tan ^{-1}(c x)\right )}{c^2 d}-\frac{\log \left (\frac{2}{1+i c x}\right ) \left (a+b \tan ^{-1}(c x)\right )^2}{c^2 d}-\frac{i x \left (a+b \tan ^{-1}(c x)\right )^2}{c d} \]

[Out]

(a + b*ArcTan[c*x])^2/(c^2*d) - (I*x*(a + b*ArcTan[c*x])^2)/(c*d) - ((2*I)*b*(a + b*ArcTan[c*x])*Log[2/(1 + I*
c*x)])/(c^2*d) - ((a + b*ArcTan[c*x])^2*Log[2/(1 + I*c*x)])/(c^2*d) + (b^2*PolyLog[2, 1 - 2/(1 + I*c*x)])/(c^2
*d) - (I*b*(a + b*ArcTan[c*x])*PolyLog[2, 1 - 2/(1 + I*c*x)])/(c^2*d) - (b^2*PolyLog[3, 1 - 2/(1 + I*c*x)])/(2
*c^2*d)

________________________________________________________________________________________

Rubi [A]  time = 0.292561, antiderivative size = 192, normalized size of antiderivative = 1., number of steps used = 9, number of rules used = 9, integrand size = 23, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.391, Rules used = {4866, 4846, 4920, 4854, 2402, 2315, 4884, 4994, 6610} \[ -\frac{i b \text{PolyLog}\left (2,1-\frac{2}{1+i c x}\right ) \left (a+b \tan ^{-1}(c x)\right )}{c^2 d}+\frac{b^2 \text{PolyLog}\left (2,1-\frac{2}{1+i c x}\right )}{c^2 d}-\frac{b^2 \text{PolyLog}\left (3,1-\frac{2}{1+i c x}\right )}{2 c^2 d}+\frac{\left (a+b \tan ^{-1}(c x)\right )^2}{c^2 d}-\frac{2 i b \log \left (\frac{2}{1+i c x}\right ) \left (a+b \tan ^{-1}(c x)\right )}{c^2 d}-\frac{\log \left (\frac{2}{1+i c x}\right ) \left (a+b \tan ^{-1}(c x)\right )^2}{c^2 d}-\frac{i x \left (a+b \tan ^{-1}(c x)\right )^2}{c d} \]

Antiderivative was successfully verified.

[In]

Int[(x*(a + b*ArcTan[c*x])^2)/(d + I*c*d*x),x]

[Out]

(a + b*ArcTan[c*x])^2/(c^2*d) - (I*x*(a + b*ArcTan[c*x])^2)/(c*d) - ((2*I)*b*(a + b*ArcTan[c*x])*Log[2/(1 + I*
c*x)])/(c^2*d) - ((a + b*ArcTan[c*x])^2*Log[2/(1 + I*c*x)])/(c^2*d) + (b^2*PolyLog[2, 1 - 2/(1 + I*c*x)])/(c^2
*d) - (I*b*(a + b*ArcTan[c*x])*PolyLog[2, 1 - 2/(1 + I*c*x)])/(c^2*d) - (b^2*PolyLog[3, 1 - 2/(1 + I*c*x)])/(2
*c^2*d)

Rule 4866

Int[(((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.)*((f_.)*(x_))^(m_.))/((d_) + (e_.)*(x_)), x_Symbol] :> Dist[f/e,
Int[(f*x)^(m - 1)*(a + b*ArcTan[c*x])^p, x], x] - Dist[(d*f)/e, Int[((f*x)^(m - 1)*(a + b*ArcTan[c*x])^p)/(d +
 e*x), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && IGtQ[p, 0] && EqQ[c^2*d^2 + e^2, 0] && GtQ[m, 0]

Rule 4846

Int[((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.), x_Symbol] :> Simp[x*(a + b*ArcTan[c*x])^p, x] - Dist[b*c*p, Int[
(x*(a + b*ArcTan[c*x])^(p - 1))/(1 + c^2*x^2), x], x] /; FreeQ[{a, b, c}, x] && IGtQ[p, 0]

Rule 4920

Int[(((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.)*(x_))/((d_) + (e_.)*(x_)^2), x_Symbol] :> -Simp[(I*(a + b*ArcTan
[c*x])^(p + 1))/(b*e*(p + 1)), x] - Dist[1/(c*d), Int[(a + b*ArcTan[c*x])^p/(I - c*x), x], x] /; FreeQ[{a, b,
c, d, e}, x] && EqQ[e, c^2*d] && IGtQ[p, 0]

Rule 4854

Int[((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.)/((d_) + (e_.)*(x_)), x_Symbol] :> -Simp[((a + b*ArcTan[c*x])^p*Lo
g[2/(1 + (e*x)/d)])/e, x] + Dist[(b*c*p)/e, Int[((a + b*ArcTan[c*x])^(p - 1)*Log[2/(1 + (e*x)/d)])/(1 + c^2*x^
2), x], x] /; FreeQ[{a, b, c, d, e}, x] && IGtQ[p, 0] && EqQ[c^2*d^2 + e^2, 0]

Rule 2402

Int[Log[(c_.)/((d_) + (e_.)*(x_))]/((f_) + (g_.)*(x_)^2), x_Symbol] :> -Dist[e/g, Subst[Int[Log[2*d*x]/(1 - 2*
d*x), x], x, 1/(d + e*x)], x] /; FreeQ[{c, d, e, f, g}, x] && EqQ[c, 2*d] && EqQ[e^2*f + d^2*g, 0]

Rule 2315

Int[Log[(c_.)*(x_)]/((d_) + (e_.)*(x_)), x_Symbol] :> -Simp[PolyLog[2, 1 - c*x]/e, x] /; FreeQ[{c, d, e}, x] &
& EqQ[e + c*d, 0]

Rule 4884

Int[((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.)/((d_) + (e_.)*(x_)^2), x_Symbol] :> Simp[(a + b*ArcTan[c*x])^(p +
 1)/(b*c*d*(p + 1)), x] /; FreeQ[{a, b, c, d, e, p}, x] && EqQ[e, c^2*d] && NeQ[p, -1]

Rule 4994

Int[(Log[u_]*((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.))/((d_) + (e_.)*(x_)^2), x_Symbol] :> -Simp[(I*(a + b*Arc
Tan[c*x])^p*PolyLog[2, 1 - u])/(2*c*d), x] + Dist[(b*p*I)/2, Int[((a + b*ArcTan[c*x])^(p - 1)*PolyLog[2, 1 - u
])/(d + e*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] && IGtQ[p, 0] && EqQ[e, c^2*d] && EqQ[(1 - u)^2 - (1 - (2*
I)/(I - c*x))^2, 0]

Rule 6610

Int[(u_)*PolyLog[n_, v_], x_Symbol] :> With[{w = DerivativeDivides[v, u*v, x]}, Simp[w*PolyLog[n + 1, v], x] /
;  !FalseQ[w]] /; FreeQ[n, x]

Rubi steps

\begin{align*} \int \frac{x \left (a+b \tan ^{-1}(c x)\right )^2}{d+i c d x} \, dx &=\frac{i \int \frac{\left (a+b \tan ^{-1}(c x)\right )^2}{d+i c d x} \, dx}{c}-\frac{i \int \left (a+b \tan ^{-1}(c x)\right )^2 \, dx}{c d}\\ &=-\frac{i x \left (a+b \tan ^{-1}(c x)\right )^2}{c d}-\frac{\left (a+b \tan ^{-1}(c x)\right )^2 \log \left (\frac{2}{1+i c x}\right )}{c^2 d}+\frac{(2 i b) \int \frac{x \left (a+b \tan ^{-1}(c x)\right )}{1+c^2 x^2} \, dx}{d}+\frac{(2 b) \int \frac{\left (a+b \tan ^{-1}(c x)\right ) \log \left (\frac{2}{1+i c x}\right )}{1+c^2 x^2} \, dx}{c d}\\ &=\frac{\left (a+b \tan ^{-1}(c x)\right )^2}{c^2 d}-\frac{i x \left (a+b \tan ^{-1}(c x)\right )^2}{c d}-\frac{\left (a+b \tan ^{-1}(c x)\right )^2 \log \left (\frac{2}{1+i c x}\right )}{c^2 d}-\frac{i b \left (a+b \tan ^{-1}(c x)\right ) \text{Li}_2\left (1-\frac{2}{1+i c x}\right )}{c^2 d}-\frac{(2 i b) \int \frac{a+b \tan ^{-1}(c x)}{i-c x} \, dx}{c d}+\frac{\left (i b^2\right ) \int \frac{\text{Li}_2\left (1-\frac{2}{1+i c x}\right )}{1+c^2 x^2} \, dx}{c d}\\ &=\frac{\left (a+b \tan ^{-1}(c x)\right )^2}{c^2 d}-\frac{i x \left (a+b \tan ^{-1}(c x)\right )^2}{c d}-\frac{2 i b \left (a+b \tan ^{-1}(c x)\right ) \log \left (\frac{2}{1+i c x}\right )}{c^2 d}-\frac{\left (a+b \tan ^{-1}(c x)\right )^2 \log \left (\frac{2}{1+i c x}\right )}{c^2 d}-\frac{i b \left (a+b \tan ^{-1}(c x)\right ) \text{Li}_2\left (1-\frac{2}{1+i c x}\right )}{c^2 d}-\frac{b^2 \text{Li}_3\left (1-\frac{2}{1+i c x}\right )}{2 c^2 d}+\frac{\left (2 i b^2\right ) \int \frac{\log \left (\frac{2}{1+i c x}\right )}{1+c^2 x^2} \, dx}{c d}\\ &=\frac{\left (a+b \tan ^{-1}(c x)\right )^2}{c^2 d}-\frac{i x \left (a+b \tan ^{-1}(c x)\right )^2}{c d}-\frac{2 i b \left (a+b \tan ^{-1}(c x)\right ) \log \left (\frac{2}{1+i c x}\right )}{c^2 d}-\frac{\left (a+b \tan ^{-1}(c x)\right )^2 \log \left (\frac{2}{1+i c x}\right )}{c^2 d}-\frac{i b \left (a+b \tan ^{-1}(c x)\right ) \text{Li}_2\left (1-\frac{2}{1+i c x}\right )}{c^2 d}-\frac{b^2 \text{Li}_3\left (1-\frac{2}{1+i c x}\right )}{2 c^2 d}+\frac{\left (2 b^2\right ) \operatorname{Subst}\left (\int \frac{\log (2 x)}{1-2 x} \, dx,x,\frac{1}{1+i c x}\right )}{c^2 d}\\ &=\frac{\left (a+b \tan ^{-1}(c x)\right )^2}{c^2 d}-\frac{i x \left (a+b \tan ^{-1}(c x)\right )^2}{c d}-\frac{2 i b \left (a+b \tan ^{-1}(c x)\right ) \log \left (\frac{2}{1+i c x}\right )}{c^2 d}-\frac{\left (a+b \tan ^{-1}(c x)\right )^2 \log \left (\frac{2}{1+i c x}\right )}{c^2 d}+\frac{b^2 \text{Li}_2\left (1-\frac{2}{1+i c x}\right )}{c^2 d}-\frac{i b \left (a+b \tan ^{-1}(c x)\right ) \text{Li}_2\left (1-\frac{2}{1+i c x}\right )}{c^2 d}-\frac{b^2 \text{Li}_3\left (1-\frac{2}{1+i c x}\right )}{2 c^2 d}\\ \end{align*}

Mathematica [A]  time = 0.466956, size = 239, normalized size = 1.24 \[ -\frac{i \left (-6 b \text{PolyLog}\left (2,-e^{2 i \tan ^{-1}(c x)}\right ) \left (a+b \tan ^{-1}(c x)+i b\right )-3 i b^2 \text{PolyLog}\left (3,-e^{2 i \tan ^{-1}(c x)}\right )+3 i a^2 \log \left (c^2 x^2+1\right )+6 a^2 c x-6 a^2 \tan ^{-1}(c x)-6 a b \log \left (c^2 x^2+1\right )-12 a b \tan ^{-1}(c x)^2+12 a b c x \tan ^{-1}(c x)-12 i a b \tan ^{-1}(c x) \log \left (1+e^{2 i \tan ^{-1}(c x)}\right )-4 b^2 \tan ^{-1}(c x)^3-6 i b^2 \tan ^{-1}(c x)^2+6 b^2 c x \tan ^{-1}(c x)^2-6 i b^2 \tan ^{-1}(c x)^2 \log \left (1+e^{2 i \tan ^{-1}(c x)}\right )+12 b^2 \tan ^{-1}(c x) \log \left (1+e^{2 i \tan ^{-1}(c x)}\right )\right )}{6 c^2 d} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[(x*(a + b*ArcTan[c*x])^2)/(d + I*c*d*x),x]

[Out]

((-I/6)*(6*a^2*c*x - 6*a^2*ArcTan[c*x] + 12*a*b*c*x*ArcTan[c*x] - 12*a*b*ArcTan[c*x]^2 - (6*I)*b^2*ArcTan[c*x]
^2 + 6*b^2*c*x*ArcTan[c*x]^2 - 4*b^2*ArcTan[c*x]^3 - (12*I)*a*b*ArcTan[c*x]*Log[1 + E^((2*I)*ArcTan[c*x])] + 1
2*b^2*ArcTan[c*x]*Log[1 + E^((2*I)*ArcTan[c*x])] - (6*I)*b^2*ArcTan[c*x]^2*Log[1 + E^((2*I)*ArcTan[c*x])] + (3
*I)*a^2*Log[1 + c^2*x^2] - 6*a*b*Log[1 + c^2*x^2] - 6*b*(a + I*b + b*ArcTan[c*x])*PolyLog[2, -E^((2*I)*ArcTan[
c*x])] - (3*I)*b^2*PolyLog[3, -E^((2*I)*ArcTan[c*x])]))/(c^2*d)

________________________________________________________________________________________

Maple [C]  time = 0.513, size = 4589, normalized size = 23.9 \begin{align*} \text{output too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*(a+b*arctan(c*x))^2/(d+I*c*d*x),x)

[Out]

-1/2/c^2*a*b/d*arctan(1/12*c^3*x^3+13/12*c*x)-1/2/c^2*a*b/d*arctan(1/4*c*x)+1/c^2*a*b/d*arctan(1/2*c*x-1/2*I)-
1/c^2*b^2/d*arctan(c*x)^2*ln(2*I*(1+I*c*x)^2/(c^2*x^2+1))+1/c^2*b^2/d*arctan(c*x)^2*ln(c*x-I)-I/c*a^2/d*x+2/3*
I/c^2*b^2/d*arctan(c*x)^3+I/c^2*a^2/d*arctan(c*x)-1/2*I/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2
/(c^2*x^2+1)+1))^3*dilog(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+1/4*I/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+
I*c*x)^2/(c^2*x^2+1)+1))^3*polylog(2,-(1+I*c*x)^2/(c^2*x^2+1))+1/2*I/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1)
/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*polylog(2,-(1+I*c*x)^2/(c^2*x^2+1))-1/2*I/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x
^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^3*dilog(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+1/2*I/c^2*b^2/d*Pi*csgn((1+I*c*x)^
2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^3*arctan(c*x)^2+2/c^2*a*b/d*arctan(c*x)*ln(c*x-I)+1/c^2*b^2/d*Pi*ar
ctan(c*x)*ln((1+I*c*x)^2/(c^2*x^2+1)+1)-1/c^2*b^2/d*Pi*arctan(c*x)*ln(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+I/c^2*b
^2/d*Pi*dilog(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+I/c^2*b^2/d*Pi*dilog(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))-1/c^2*b^2
/d*Pi*arctan(c*x)*ln(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+I/c^2*b^2/d*arctan(c*x)*polylog(2,-(1+I*c*x)^2/(c^2*x^2+
1))-I/c^2*b^2/d*arctan(c*x)*ln(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+1/4*I/c^2*a*b/d*ln(c^8*x^8+12*c^6*x^6+30*c^4*x
^4+28*c^2*x^2+9)-I/c^2*b^2/d*Pi*arctan(c*x)^2-1/2*I/c^2*b^2/d*Pi*polylog(2,-(1+I*c*x)^2/(c^2*x^2+1))-I/c^2*b^2
/d*arctan(c*x)*ln(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))-I/c^2*b^2/d*arctan(c*x)*ln((1+I*c*x)^2/(c^2*x^2+1)+1)+1/2/c
^2*b^2/d*Pi*csgn(I/((1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1
+I*c*x)^2/(c^2*x^2+1)+1))*arctan(c*x)*ln(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))-1/2*I/c^2*b^2/d*Pi*csgn(I/((1+I*c*x)
^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))*dil
og(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+1/2*I/c^2*b^2/d*Pi*csgn(I/((1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c
^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))*arctan(c*x)^2-1/2*I/c^2*b^2/d*Pi*csgn(I/(
(1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1
)+1))*dilog(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+1/4*I/c^2*b^2/d*Pi*csgn(I/((1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*
c*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))*polylog(2,-(1+I*c*x)^2/(c^2*x^2+
1))+1/2/c^2*b^2/d*Pi*csgn(I/((1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x
^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))*arctan(c*x)*ln(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))-1/2/c^2*b^2/d*Pi*csgn(I/((1
+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+
1))*arctan(c*x)*ln((1+I*c*x)^2/(c^2*x^2+1)+1)-I/c*b^2/d*arctan(c*x)^2*x-I/c^2*a*b/d*dilog(-1/2*I*(c*x+I))+1/2*
I/c^2*a*b/d*ln(c*x-I)^2-1/2/c^2*b^2/d*polylog(3,-(1+I*c*x)^2/(c^2*x^2+1))-1/c^2*b^2/d*dilog(1+I*(1+I*c*x)/(c^2
*x^2+1)^(1/2))-1/c^2*b^2/d*dilog(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+1/2/c^2*a^2/d*ln(c^2*x^2+1)-1/2/c^2*b^2/d*po
lylog(2,-(1+I*c*x)^2/(c^2*x^2+1))-1/c^2*b^2/d*arctan(c*x)^2+1/2/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+
I*c*x)^2/(c^2*x^2+1)+1))^3*arctan(c*x)*ln(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+1/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^
2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*arctan(c*x)*ln(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))-1/c^2*b^2/d*Pi*csgn((1
+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*arctan(c*x)*ln((1+I*c*x)^2/(c^2*x^2+1)+1)+1/c^2*b^2/d*Pi*
csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*arctan(c*x)*ln(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))-I/
c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*dilog(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2)
)-I/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*dilog(1+I*(1+I*c*x)/(c^2*x^2+1)^(
1/2))-2*I/c*a*b/d*arctan(c*x)*x-I/c^2*a*b/d*ln(c*x-I)*ln(-1/2*I*(c*x+I))-1/2*I/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(
c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*dilog(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))
+1/2*I/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*
arctan(c*x)^2+1/2*I/c^2*b^2/d*Pi*csgn(I/((1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2
/(c^2*x^2+1)+1))^2*dilog(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))-1/2*I/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1))*csg
n((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*dilog(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))-1/4*I/c^2*b^2/
d*Pi*csgn(I/((1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*polylog(2
,-(1+I*c*x)^2/(c^2*x^2+1))+1/2*I/c^2*b^2/d*Pi*csgn(I/((1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)
/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*dilog(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+1/2/c^2*b^2/d*Pi*csgn(I/((1+I*c*x)^2/(c
^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*arctan(c*x)*ln((1+I*c*x)^2/(c^2*x^2+
1)+1)-1/2/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))
^2*arctan(c*x)*ln((1+I*c*x)^2/(c^2*x^2+1)+1)-1/2/c^2*b^2/d*Pi*csgn(I/((1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*
x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*arctan(c*x)*ln(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))-1/2/c^2*b^2/d*
Pi*csgn(I/((1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*arctan(c*x)
*ln(1+I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+1/2/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+
1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*arctan(c*x)*ln(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))+1/2/c^2*b^2/d*Pi*csgn((1+I*c
*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*arctan(c*x)*ln(1+I*(1+I*c*x)/(c
^2*x^2+1)^(1/2))-1/2*I/c^2*b^2/d*Pi*csgn(I/((1+I*c*x)^2/(c^2*x^2+1)+1))*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x
)^2/(c^2*x^2+1)+1))^2*arctan(c*x)^2+1/4*I/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1))*csgn((1+I*c*x)^2/(c^2*x^2
+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*polylog(2,-(1+I*c*x)^2/(c^2*x^2+1))+I/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^
2+1)/((1+I*c*x)^2/(c^2*x^2+1)+1))^2*arctan(c*x)^2+1/2/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1)/((1+I*c*x)^2/(
c^2*x^2+1)+1))^3*arctan(c*x)*ln(1-I*(1+I*c*x)/(c^2*x^2+1)^(1/2))-1/2/c^2*b^2/d*Pi*csgn((1+I*c*x)^2/(c^2*x^2+1)
/((1+I*c*x)^2/(c^2*x^2+1)+1))^3*arctan(c*x)*ln((1+I*c*x)^2/(c^2*x^2+1)+1)

________________________________________________________________________________________

Maxima [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*arctan(c*x))^2/(d+I*c*d*x),x, algorithm="maxima")

[Out]

Timed out

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{i \, b^{2} x \log \left (-\frac{c x + i}{c x - i}\right )^{2} + 4 \, a b x \log \left (-\frac{c x + i}{c x - i}\right ) - 4 i \, a^{2} x}{4 \, c d x - 4 i \, d}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*arctan(c*x))^2/(d+I*c*d*x),x, algorithm="fricas")

[Out]

integral((I*b^2*x*log(-(c*x + I)/(c*x - I))^2 + 4*a*b*x*log(-(c*x + I)/(c*x - I)) - 4*I*a^2*x)/(4*c*d*x - 4*I*
d), x)

________________________________________________________________________________________

Sympy [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: AttributeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*atan(c*x))**2/(d+I*c*d*x),x)

[Out]

Exception raised: AttributeError

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (b \arctan \left (c x\right ) + a\right )}^{2} x}{i \, c d x + d}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*arctan(c*x))^2/(d+I*c*d*x),x, algorithm="giac")

[Out]

integrate((b*arctan(c*x) + a)^2*x/(I*c*d*x + d), x)